Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pur from 7.1.0 to 7.3.0 #89

Closed
wants to merge 1 commit into from
Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 16, 2023

Bumps pur from 7.1.0 to 7.3.0.

Release notes

Sourced from pur's releases.

7.3.0

To install this release from pypi:

pip install -I pur==7.3.0

7.2.1

To install this release from pypi:

pip install -I pur==7.2.1

7.2.0

To install this release from pypi:

pip install -I pur==7.2.0

7.1.1

To install this release from pypi:

pip install -I pur==7.1.1
Changelog

Sourced from pur's changelog.

7.3.0 (2023-08-15) ++++++++++++++++++

  • Upgrade pip to v23.2.1. [#57](https://github.com/alanhamlett/pip-update-requirements/issues/57) <https://github.com/alanhamlett/pip-update-requirements/pull/57>_
  • Add support for Python 3.12. [#57](https://github.com/alanhamlett/pip-update-requirements/issues/57) <https://github.com/alanhamlett/pip-update-requirements/pull/57>_
  • Skip checking pypi for excluded packages. [#59](https://github.com/alanhamlett/pip-update-requirements/issues/59) <https://github.com/alanhamlett/pip-update-requirements/pull/59>_

7.2.1 (2023-08-13) ++++++++++++++++++

  • Respect skip option in nested requirements files. [#58](https://github.com/alanhamlett/pip-update-requirements/issues/58) <https://github.com/alanhamlett/pip-update-requirements/issues/58>_

7.2.0 (2023-08-13) ++++++++++++++++++

  • Print warning to stderr if package not found. [#54](https://github.com/alanhamlett/pip-update-requirements/issues/54) <https://github.com/alanhamlett/pip-update-requirements/pull/54>_
  • Upgrade vendored certifi to version 2023.07.22. [#55](https://github.com/alanhamlett/pip-update-requirements/issues/55) <https://github.com/alanhamlett/pip-update-requirements/issues/55>_

7.1.1 (2023-07-19) ++++++++++++++++++

  • Format readme as markdown.
Commits
  • 05af5f6 v7.3.0
  • 458e5d9 changes for v7.3.0
  • 67b2d4e Merge pull request #59 from alanhamlett/only-speedup
  • 5ddf5b1 Skip checking pypi for excluded packages
  • f46b403 Merge pull request #57 from lancelote/master
  • 6a9a3e6 Bump actions/setup-python to v4
  • ff0c09d Python 3.12 is not yet released
  • 5df61d1 Declare support for 3.11 and 3.12
  • f5c6e90 Run tests on Python 3.11 and 3.12 as well
  • 622432c SearchScope requires no_index since pip 22.3
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pur](https://github.com/alanhamlett/pip-update-requirements) from 7.1.0 to 7.3.0.
- [Release notes](https://github.com/alanhamlett/pip-update-requirements/releases)
- [Changelog](https://github.com/alanhamlett/pip-update-requirements/blob/master/HISTORY.rst)
- [Commits](alanhamlett/pip-update-requirements@7.1.0...7.3.0)

---
updated-dependencies:
- dependency-name: pur
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 16, 2023
@dependabot dependabot bot mentioned this pull request Aug 16, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 5, 2023

Superseded by #90.

@dependabot dependabot bot closed this Sep 5, 2023
@dependabot dependabot bot deleted the dependabot/pip/pur-7.3.0 branch September 5, 2023 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants